Skip to content

Add WinWing CDU display support for iniBuilds A300#2830

Merged
DocMoebiuz merged 8 commits intoMobiFlight:mainfrom
leboerF:main
Mar 27, 2026
Merged

Add WinWing CDU display support for iniBuilds A300#2830
DocMoebiuz merged 8 commits intoMobiFlight:mainfrom
leboerF:main

Conversation

@leboerF
Copy link
Copy Markdown
Contributor

@leboerF leboerF commented Mar 15, 2026

This PR adds support for the WinWing MCDU display when using the iniBuilds A300.

Changes

  • Added new script:
    /Scripts/Winwing/ini_a300_winwing_CDU.py

  • Updated ScriptMappings.json to register the script so that it can be loaded by MobiFlight.

Purpose

The added script reads the CDU display data from the iniBuilds A300 and forwards it to the WinWing MCDU display.
This enables full CDU display output when using the WinWing hardware with MobiFlight.

Tested with

  • Microsoft Flight Simulator 2024
  • iniBuilds A300
  • WinWing MCDU
  • MobiFlight (latest version)

The display output was verified to update correctly on the WinWing CDU.

Known issues:

wrong formatting on
PROG-Page
F-PLN-Page

leboerF added 4 commits March 15, 2026 18:02
Adding Support für WinWing MCDU Display Output for Inibuilds A300
Add WinWing MCDU Output for Inibuilds A300
Adds a new entry in ScriptMappings.json to load the WinWing CDU
script for the iniBuilds A300.

The mapping registers the script:

Scripts/Winwing/ini_a300_winwing_CDU.py

This enables the WinWing MCDU display integration via MobiFlight.
…nwing_CDU.py

Add script mapping for ini_a300_winwing_CDU.py
@leboerF leboerF requested a review from DocMoebiuz as a code owner March 15, 2026 17:17
@ColinM9991
Copy link
Copy Markdown
Contributor

The Python script needs to be included in the output directory via the csproj properties much like it's done here https://github.com/MobiFlight/MobiFlight-Connector/pull/2807/changes#diff-602f9bcd558e2fb0a0c3b813c8c2a23975a8b0fa65036d30381a8a6f69f9c3abR281

@github-actions
Copy link
Copy Markdown

Build for this pull request:
MobiFlightConnector.zip

@github-actions
Copy link
Copy Markdown

Build for this pull request:
MobiFlightConnector.zip

@DocMoebiuz DocMoebiuz merged commit dde2711 into MobiFlight:main Mar 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants